GtkPaned: Make sure the raise the handle window above children
authorMatthias Clasen <mclasen@redhat.com>
Wed, 11 Jun 2014 13:33:30 +0000 (09:33 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 11 Jun 2014 13:33:30 +0000 (09:33 -0400)
commite7b3d8b41412ce4a6eaa4ace48f9f6f591042332
treeb22ff6c3e427602fde4be45f1734b22c9c898c83
parent77cb6d8b4ad32afefef84156c86e061e7ecaa9f5
GtkPaned: Make sure the raise the handle window above children

We need to show child windows and handle in the right order,
otherwise the input-only handle window ends up under the children
where it is useless.
gtk/gtkpaned.c